home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / grafix / 3d / dust / dusthelp2 / mjoin < prev    next >
Text File  |  1996-02-26  |  335b  |  8 lines

  1.   COMMAND MJOIN
  2. -----------------------------------------------------------------
  3.     Purpose: join a object-sequence into one single object
  4.       Usage: MJOIN(<rangeMinID>,<rangeMaxID>,<destID>)
  5.    Examples: mjoin(33,124,200)
  6.              (Joins all objects which have an identifier between
  7.               33 and 124 into object 200.)
  8.